Autogenerated HTML docs for v1.7.11.3-287-ge7719
diff --git a/git-rev-parse.txt b/git-rev-parse.txt index 4cc3e95..3c63561 100644 --- a/git-rev-parse.txt +++ b/git-rev-parse.txt
@@ -101,6 +101,12 @@ The option core.warnAmbiguousRefs is used to select the strict abbreviation mode. +--disambiguate=<prefix>:: + Show every object whose name begins with the given prefix. + The <prefix> must be at least 4 hexadecimal digits long to + avoid listing each and every object in the repository by + mistake. + --all:: Show all refs found in `refs/`.